projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bd1b1a
)
Fix typo in NEWS about 'write-file'
author
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 3 Dec 2021 15:28:29 +0000
(16:28 +0100)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Fri, 3 Dec 2021 15:28:29 +0000
(16:28 +0100)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index c55b74f1e1b65534219ee978414464b4ae52f44a..9c64f7dbc865f2abdda04bc57717711c244388e7 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-78,7
+78,7
@@
time.
---
** 'write-file' will now copy some file mode bits.
If the current buffer is visiting a file that is executable, the
-'C-
c
C-w' command will now make the new file executable, too.
+'C-
x
C-w' command will now make the new file executable, too.
+++
** New user option 'process-error-pause-time'.